[INFO] cloning repository https://github.com/mekadomus/mekadomus-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mekadomus/mekadomus-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmekadomus%2Fmekadomus-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmekadomus%2Fmekadomus-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2abdccdc88b1446bc23852c1a3622fa65dd6e63c
[INFO] checking mekadomus/mekadomus-api against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmekadomus%2Fmekadomus-api" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mekadomus/mekadomus-api
[INFO] finished tweaking git repo https://github.com/mekadomus/mekadomus-api
[INFO] tweaked toml for git repo https://github.com/mekadomus/mekadomus-api written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mekadomus/mekadomus-api on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mekadomus/mekadomus-api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `mekadomus_api` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../mekadomus_api
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mekadomus-api`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 - name = "mekadomus_api"
[INFO] [stderr] 63 + name = "mekadomus-api"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mekadomus-api`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:64:19
[INFO] [stderr]    |
[INFO] [stderr] 64 ~ version = "0.1.0"
[INFO] [stderr] 65 + [[bin]]
[INFO] [stderr] 66 + name = "mekadomus-api"
[INFO] [stderr] 67 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mekadomus_api` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23
[INFO] running `Command { std: "docker" "start" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `mekadomus_api` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../mekadomus_api
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `mekadomus-api`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:63:8
[INFO] [stderr]    |
[INFO] [stderr] 63 - name = "mekadomus_api"
[INFO] [stderr] 63 + name = "mekadomus-api"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `mekadomus-api`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:64:19
[INFO] [stderr]    |
[INFO] [stderr] 64 ~ version = "0.1.0"
[INFO] [stderr] 65 + [[bin]]
[INFO] [stderr] 66 + name = "mekadomus-api"
[INFO] [stderr] 67 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `mekadomus_api` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.43.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking winnow v0.6.22
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking bcrypt v0.16.0
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling test-log-macros v0.2.16
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking pin-project v1.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]     Checking test-log v0.2.16
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=43c9341ed55b9ead -C extra-filename=-9f34deb7064bc1c6 --out-dir /opt/rustwide/target/debug/build/tokio/9f34deb7064bc1c6/out -L dependency=/opt/rustwide/target/debug/build/libc/473cc51628a9658b/out --extern bytes=/opt/rustwide/target/debug/build/bytes/3100da6d26c8cfa1/out/libbytes-3100da6d26c8cfa1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/473cc51628a9658b/out/liblibc-473cc51628a9658b.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/fb04363a8d47753e/out/libmio-fb04363a8d47753e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/1344c32777c96f3f/out/libpin_project_lite-1344c32777c96f3f.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/1c2b8af792aff5b5/out/libsocket2-1c2b8af792aff5b5.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=cf1a070dd3ce713e -C extra-filename=-0ca4debe9f6c8f3c --out-dir /opt/rustwide/target/debug/build/pest/0ca4debe9f6c8f3c/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/0c05b3432eaeab76/out --extern memchr=/opt/rustwide/target/debug/build/memchr/d68c57d5b2bab431/out/libmemchr-d68c57d5b2bab431.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/fd75d9dfd5ba7109/out/libthiserror-fd75d9dfd5ba7109.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/ae4b7008daaf6ee9/out/libucd_trie-ae4b7008daaf6ee9.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23", kill_on_drop: false }`
[INFO] [stdout] cd839d22d2f0525e4c50b0c7d06da429fdcbb369c44a88cf1ade09eefd364a23
